home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 401-425 / disk_415 / cbbs / cbbs.lzh / c / kam next >
Text File  |  1989-04-18  |  1KB  |  63 lines

  1. #This file is used with the vt100 program and a KAM. You'll have to modify
  2. #this file if you use it with other TNCs. It should be copied into the
  3. # directory df0:s so that the vt100 program will find no matter which
  4. # directory you are in when you start vt100 running.
  5. # Note that the following baud command will have to be changed if you are
  6. # not running at 9600 and without this line, the vt100 program defaults
  7. # to 1200 baud.
  8. baud 9600
  9. volume 64
  10. # Shifted Function keys select a RTTY/ASCII/CW speed
  11. f 20 "^C0"
  12. f 11 "^C1"
  13. f 12 "^C2"
  14. f 13 "^C3"
  15. f 14 "^C4"
  16. f 15 "^C5"
  17. f 16 "^C6"
  18. f 17 "^C7"
  19. f 18 "^C8"
  20. f 19 "^C9"
  21. # F1  - return to command mode
  22. f 1  "^CX"
  23. # F2  - Change shift to next higher one
  24. f 2  "^CS"
  25. # F3  - Toggle Inversion of received signal
  26. f 3  "^CI"
  27. # F4  - Lock CW receive speed
  28. f 4  "^CL"
  29. # F5  - Unlock CW receive speed
  30. f 5  "^CU"
  31. # F10 - Switch to transmit ... deliberately put at the end out of the way!
  32. f 10  "^CT"
  33. # F6  - Switch to receive
  34. f 6  "^CR"
  35. # F7  - Switch to receive when buffer empty
  36. f 7  "^CE"
  37. mode crlf
  38. send "^C|astat^M"
  39. wait ":"
  40. send "autolf on^M"
  41. wait ":"
  42. send "mon on/on^M"
  43. wait ":"
  44. send "echo on^M"
  45. wait ":"
  46. send "conok on^M"
  47. wait ":"
  48. send "txflow on^M"
  49. wait ":"
  50. send "XON $11^M"
  51. wait ":"
  52. send "xoff $13^M"
  53. wait ":"
  54. send "xflow on^M"
  55. wait ":"
  56. send "BTEXT    VE5VA === Gate VE5VA-1 . Mail VE5VA-2 . Node VE5VA-3 === Grid=do62qb^M"
  57. wait ":"
  58. send "|amycall^M"
  59. wait ":"
  60. send "|apbl^M"
  61. wait "cmd:"
  62. send "|adayt^M"
  63.